[INFO] fetching crate sk-ctrl 2.4.4...
[INFO] testing sk-ctrl-2.4.4 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate sk-ctrl 2.4.4 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate sk-ctrl 2.4.4
[INFO] finished tweaking crates.io crate sk-ctrl 2.4.4
[INFO] tweaked toml for crates.io crate sk-ctrl 2.4.4 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sk-ctrl 2.4.4 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sk-ctrl 2.4.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] da3e3ca5b3211be10f01bc9d346990f1ed30d5cedc60ca9cc2fd658a62320bdd
[INFO] running `Command { std: "docker" "start" "-a" "da3e3ca5b3211be10f01bc9d346990f1ed30d5cedc60ca9cc2fd658a62320bdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da3e3ca5b3211be10f01bc9d346990f1ed30d5cedc60ca9cc2fd658a62320bdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da3e3ca5b3211be10f01bc9d346990f1ed30d5cedc60ca9cc2fd658a62320bdd", kill_on_drop: false }`
[INFO] [stdout] da3e3ca5b3211be10f01bc9d346990f1ed30d5cedc60ca9cc2fd658a62320bdd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c6688e2d783afdfd6737d63be76335f7c91d43eb6bb18779b4e8f841738e996
[INFO] running `Command { std: "docker" "start" "-a" "6c6688e2d783afdfd6737d63be76335f7c91d43eb6bb18779b4e8f841738e996", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling webpki-roots v1.0.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling k8s-openapi v0.25.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling hostname v0.4.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.25
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling backon v1.5.1
[INFO] [stderr]    Compiling kube-derive v1.1.0
[INFO] [stderr]    Compiling jsonptr v0.7.1
[INFO] [stderr]    Compiling jsonpath-rust v0.7.5
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling clockabilly v0.2.2
[INFO] [stderr]    Compiling parse_datetime v0.9.0
[INFO] [stderr]    Compiling json-patch v4.0.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling object_store v0.12.2
[INFO] [stderr]    Compiling kube-core v1.1.0
[INFO] [stderr]    Compiling kube-client v1.1.0
[INFO] [stderr]    Compiling kube-runtime v1.1.0
[INFO] [stderr]    Compiling kube v1.1.0
[INFO] [stderr]    Compiling sk-api v2.4.4
[INFO] [stderr]    Compiling sk-core v2.4.4
[INFO] [stderr]    Compiling sk-ctrl v2.4.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 21s
[INFO] running `Command { std: "docker" "inspect" "6c6688e2d783afdfd6737d63be76335f7c91d43eb6bb18779b4e8f841738e996", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c6688e2d783afdfd6737d63be76335f7c91d43eb6bb18779b4e8f841738e996", kill_on_drop: false }`
[INFO] [stdout] 6c6688e2d783afdfd6737d63be76335f7c91d43eb6bb18779b4e8f841738e996
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2c84651f06a9e4a5d4af515c274942846b1c3e2d165a3afdaf08db67a7606c5
[INFO] running `Command { std: "docker" "start" "-a" "a2c84651f06a9e4a5d4af515c274942846b1c3e2d165a3afdaf08db67a7606c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling tabwriter v1.4.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling test-log-macros v0.2.18
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling kube-core v1.1.0
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling rstest-log-macros v0.2.0
[INFO] [stderr]    Compiling path-tree v0.8.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling stringmetrics v2.2.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling rstest-log v0.2.0
[INFO] [stderr]    Compiling assertables v9.8.0
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tracing-test v0.2.5
[INFO] [stderr]    Compiling test-log v0.2.18
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling polling v3.8.0
[INFO] [stderr]    Compiling async-io v2.4.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling backon v1.5.1
[INFO] [stderr]    Compiling clockabilly v0.2.2
[INFO] [stderr]    Compiling async-signal v0.2.11
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-process v2.3.1
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling async-std v1.13.1
[INFO] [stderr]    Compiling rstest v0.25.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling async-object-pool v0.1.5
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling httpmock v0.8.0-alpha.1
[INFO] [stderr]    Compiling kube-client v1.1.0
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling object_store v0.12.2
[INFO] [stderr]    Compiling kube-runtime v1.1.0
[INFO] [stderr]    Compiling kube v1.1.0
[INFO] [stderr]    Compiling sk-api v2.4.4
[INFO] [stderr]    Compiling sk-core v2.4.4
[INFO] [stderr]    Compiling sk-ctrl v2.4.4 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `sk_testutils`
[INFO] [stdout]  --> src/tests/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use sk_testutils::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `sk_testutils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sk_testutils`, use `cargo add sk_testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `case` in this scope
[INFO] [stdout]    --> src/tests/controller_test.rs:108:3
[INFO] [stdout]     |
[INFO] [stdout] 108 | #[case::complete(JOB_STATUS_CONDITION_COMPLETE)]
[INFO] [stdout]     |   ^^^^ use of unresolved module or unlinked crate `case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `case` in this scope
[INFO] [stdout]    --> src/tests/controller_test.rs:109:3
[INFO] [stdout]     |
[INFO] [stdout] 109 | #[case::failed(JOB_STATUS_CONDITION_FAILED)]
[INFO] [stdout]     |   ^^^^ use of unresolved module or unlinked crate `case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `case` in this scope
[INFO] [stdout]    --> src/tests/controller_test.rs:255:3
[INFO] [stdout]     |
[INFO] [stdout] 255 | #[case::ready(true, false, WebhookState::ReadyWithCaBundle)]
[INFO] [stdout]     |   ^^^^ use of unresolved module or unlinked crate `case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `case` in this scope
[INFO] [stdout]    --> src/tests/controller_test.rs:256:3
[INFO] [stdout]     |
[INFO] [stdout] 256 | #[case::not_ready(false, false, WebhookState::ReadyWithCaBundle)]
[INFO] [stdout]     |   ^^^^ use of unresolved module or unlinked crate `case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `case` in this scope
[INFO] [stdout]    --> src/tests/controller_test.rs:257:3
[INFO] [stdout]     |
[INFO] [stdout] 257 | #[case::disabled(true, true, WebhookState::ReadyWithCaBundle)]
[INFO] [stdout]     |   ^^^^ use of unresolved module or unlinked crate `case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `case` in this scope
[INFO] [stdout]    --> src/tests/controller_test.rs:258:3
[INFO] [stdout]     |
[INFO] [stdout] 258 | #[case::webhook_not_created(true, false, WebhookState::NotCreated)]
[INFO] [stdout]     |   ^^^^ use of unresolved module or unlinked crate `case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `case` in this scope
[INFO] [stdout]    --> src/tests/controller_test.rs:259:3
[INFO] [stdout]     |
[INFO] [stdout] 259 | #[case::webhook_ca_bundle_none(true, false, WebhookState::CaBundleNone)]
[INFO] [stdout]     |   ^^^^ use of unresolved module or unlinked crate `case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `case` in this scope
[INFO] [stdout]    --> src/tests/controller_test.rs:260:3
[INFO] [stdout]     |
[INFO] [stdout] 260 | #[case::webhook_ca_bundle_empty(true, false, WebhookState::CaBundleEmpty)]
[INFO] [stdout]     |   ^^^^ use of unresolved module or unlinked crate `case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `fixture` in this scope
[INFO] [stdout]   --> src/tests/controller_test.rs:18:3
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[fixture]
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a built-in attribute with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 18 - #[fixture]
[INFO] [stdout] 18 + #[feature]
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rstest::fixture;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rstest` in this scope
[INFO] [stdout]   --> src/tests/controller_test.rs:34:3
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[rstest(tokio::test)]
[INFO] [stdout]    |   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/macros/mod.rs:1750:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named attribute macro `test` defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `rstest` is in scope, but it is a crate, not an attribute
[INFO] [stdout] help: an attribute macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 34 - #[rstest(tokio::test)]
[INFO] [stdout] 34 + #[test(tokio::test)]
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rstest::rstest;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rstest_log::rstest;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rstest` in this scope
[INFO] [stdout]   --> src/tests/controller_test.rs:55:3
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[rstest(tokio::test)]
[INFO] [stdout]    |   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/macros/mod.rs:1750:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named attribute macro `test` defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `rstest` is in scope, but it is a crate, not an attribute
[INFO] [stdout] help: an attribute macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 55 - #[rstest(tokio::test)]
[INFO] [stdout] 55 + #[test(tokio::test)]
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rstest::rstest;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rstest_log::rstest;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rstest` in this scope
[INFO] [stdout]   --> src/tests/controller_test.rs:79:3
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[rstest(tokio::test)]
[INFO] [stdout]    |   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/macros/mod.rs:1750:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named attribute macro `test` defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `rstest` is in scope, but it is a crate, not an attribute
[INFO] [stdout] help: an attribute macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 79 - #[rstest(tokio::test)]
[INFO] [stdout] 79 + #[test(tokio::test)]
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rstest::rstest;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rstest_log::rstest;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rstest` in this scope
[INFO] [stdout]    --> src/tests/controller_test.rs:107:3
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[rstest(tokio::test)]
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/macros/mod.rs:1750:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named attribute macro `test` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `rstest` is in scope, but it is a crate, not an attribute
[INFO] [stdout] help: an attribute macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 107 - #[rstest(tokio::test)]
[INFO] [stdout] 107 + #[test(tokio::test)]
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rstest::rstest;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rstest_log::rstest;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/tests/controller_test.rs:114:7
[INFO] [stdout]     |
[INFO] [stdout] 114 |     #[case] status: &'static str,
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rstest` in this scope
[INFO] [stdout]    --> src/tests/controller_test.rs:143:3
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[rstest(tokio::test)]
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/macros/mod.rs:1750:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named attribute macro `test` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `rstest` is in scope, but it is a crate, not an attribute
[INFO] [stdout] help: an attribute macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 143 - #[rstest(tokio::test)]
[INFO] [stdout] 143 + #[test(tokio::test)]
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rstest::rstest;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rstest_log::rstest;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rstest` in this scope
[INFO] [stdout]    --> src/tests/controller_test.rs:167:3
[INFO] [stdout]     |
[INFO] [stdout] 167 | #[rstest(tokio::test)]
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/macros/mod.rs:1750:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named attribute macro `test` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `rstest` is in scope, but it is a crate, not an attribute
[INFO] [stdout] help: an attribute macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 167 - #[rstest(tokio::test)]
[INFO] [stdout] 167 + #[test(tokio::test)]
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rstest::rstest;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rstest_log::rstest;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rstest` in this scope
[INFO] [stdout]    --> src/tests/controller_test.rs:200:3
[INFO] [stdout]     |
[INFO] [stdout] 200 | #[rstest(tokio::test)]
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/macros/mod.rs:1750:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named attribute macro `test` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `rstest` is in scope, but it is a crate, not an attribute
[INFO] [stdout] help: an attribute macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 200 - #[rstest(tokio::test)]
[INFO] [stdout] 200 + #[test(tokio::test)]
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rstest::rstest;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rstest_log::rstest;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rstest` in this scope
[INFO] [stdout]    --> src/tests/controller_test.rs:217:3
[INFO] [stdout]     |
[INFO] [stdout] 217 | #[rstest(tokio::test)]
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/macros/mod.rs:1750:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named attribute macro `test` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `rstest` is in scope, but it is a crate, not an attribute
[INFO] [stdout] help: an attribute macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 217 - #[rstest(tokio::test)]
[INFO] [stdout] 217 + #[test(tokio::test)]
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rstest::rstest;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rstest_log::rstest;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rstest` in this scope
[INFO] [stdout]    --> src/tests/controller_test.rs:254:3
[INFO] [stdout]     |
[INFO] [stdout] 254 | #[rstest(tokio::test)]
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/macros/mod.rs:1750:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named attribute macro `test` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `rstest` is in scope, but it is a crate, not an attribute
[INFO] [stdout] help: an attribute macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 254 - #[rstest(tokio::test)]
[INFO] [stdout] 254 + #[test(tokio::test)]
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rstest::rstest;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rstest_log::rstest;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/tests/controller_test.rs:265:7
[INFO] [stdout]     |
[INFO] [stdout] 265 |     #[case] ready_to_create_webhook: bool,
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/tests/controller_test.rs:266:7
[INFO] [stdout]     |
[INFO] [stdout] 266 |     #[case] disabled: bool,
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/tests/controller_test.rs:267:7
[INFO] [stdout]     |
[INFO] [stdout] 267 |     #[case] initial_webhook_state: WebhookState,
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rstest` in this scope
[INFO] [stdout]    --> src/tests/controller_test.rs:394:3
[INFO] [stdout]     |
[INFO] [stdout] 394 | #[rstest(tokio::test)]
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/macros/mod.rs:1750:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named attribute macro `test` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `rstest` is in scope, but it is a crate, not an attribute
[INFO] [stdout] help: an attribute macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 394 - #[rstest(tokio::test)]
[INFO] [stdout] 394 + #[test(tokio::test)]
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rstest::rstest;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rstest_log::rstest;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rstest` in this scope
[INFO] [stdout]   --> src/tests/objects_test.rs:13:3
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[rstest(tokio::test)]
[INFO] [stdout]    |   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/macros/mod.rs:1750:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named attribute macro `test` defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `rstest` is in scope, but it is a crate, not an attribute
[INFO] [stdout] help: an attribute macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 13 - #[rstest(tokio::test)]
[INFO] [stdout] 13 + #[test(tokio::test)]
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rstest::rstest;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rstest_log::rstest;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rstest` in this scope
[INFO] [stdout]   --> src/tests/objects_test.rs:53:3
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[rstest]
[INFO] [stdout]    |   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/macros/mod.rs:1750:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named attribute macro `test` defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `rstest` is in scope, but it is a crate, not an attribute
[INFO] [stdout] help: an attribute macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 53 - #[rstest]
[INFO] [stdout] 53 + #[test]
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rstest::rstest;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rstest_log::rstest;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rstest` in this scope
[INFO] [stdout]   --> src/tests/objects_test.rs:60:3
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[rstest]
[INFO] [stdout]    |   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/macros/mod.rs:1750:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named attribute macro `test` defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `rstest` is in scope, but it is a crate, not an attribute
[INFO] [stdout] help: an attribute macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 60 - #[rstest]
[INFO] [stdout] 60 + #[test]
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rstest::rstest;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rstest_log::rstest;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rstest` in this scope
[INFO] [stdout]   --> src/tests/objects_test.rs:69:3
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[rstest]
[INFO] [stdout]    |   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/macros/mod.rs:1750:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named attribute macro `test` defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `rstest` is in scope, but it is a crate, not an attribute
[INFO] [stdout] help: an attribute macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 69 - #[rstest]
[INFO] [stdout] 69 + #[test]
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rstest::rstest;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rstest_log::rstest;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rstest` in this scope
[INFO] [stdout]   --> src/tests/objects_test.rs:81:3
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[rstest]
[INFO] [stdout]    |   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/macros/mod.rs:1750:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named attribute macro `test` defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `rstest` is in scope, but it is a crate, not an attribute
[INFO] [stdout] help: an attribute macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 81 - #[rstest]
[INFO] [stdout] 81 + #[test]
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rstest::rstest;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rstest_log::rstest;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sk-ctrl` (bin "sk-ctrl" test) due to 29 previous errors
[INFO] running `Command { std: "docker" "inspect" "a2c84651f06a9e4a5d4af515c274942846b1c3e2d165a3afdaf08db67a7606c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2c84651f06a9e4a5d4af515c274942846b1c3e2d165a3afdaf08db67a7606c5", kill_on_drop: false }`
[INFO] [stdout] a2c84651f06a9e4a5d4af515c274942846b1c3e2d165a3afdaf08db67a7606c5
